[INFO] fetching crate moosicbox_search 0.3.0...
[INFO] fixing moosicbox_search-0.3.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate moosicbox_search 0.3.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate moosicbox_search 0.3.0
[INFO] finished tweaking crates.io crate moosicbox_search 0.3.0
[INFO] tweaked toml for crates.io crate moosicbox_search 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate moosicbox_search 0.3.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate moosicbox_search 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded switchy_random v0.3.0
[INFO] [stderr]   Downloaded moosicbox_music_api_models v0.3.0
[INFO] [stderr]   Downloaded moosicbox_music_models v0.3.0
[INFO] [stderr]   Downloaded json5 v1.3.1
[INFO] [stderr]   Downloaded bytestring v1.5.1
[INFO] [stderr]   Downloaded moosicbox_assert v0.3.0
[INFO] [stderr]   Downloaded moosicbox_env_utils v0.3.0
[INFO] [stderr]   Downloaded moosicbox_parsing_utils v0.3.0
[INFO] [stderr]   Downloaded moosicbox_date_utils v0.3.0
[INFO] [stderr]   Downloaded switchy_async_macros v0.3.0
[INFO] [stderr]   Downloaded switchy_time v0.3.0
[INFO] [stderr]   Downloaded moosicbox_profiles v0.3.0
[INFO] [stderr]   Downloaded moosicbox_paging v0.3.0
[INFO] [stderr]   Downloaded moosicbox_config v0.3.0
[INFO] [stderr]   Downloaded moosicbox_json_utils v0.3.0
[INFO] [stderr]   Downloaded switchy_fs v0.3.0
[INFO] [stderr]   Downloaded switchy_async v0.3.0
[INFO] [stderr]   Downloaded utoipa v5.5.0
[INFO] [stderr]   Downloaded utoipa-gen v5.5.0
[INFO] [stderr]   Downloaded switchy_database v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 28192a1c8829d529d8026e249b39095223f34da755aa09e1be94c019e652c6a8
[INFO] running `Command { std: "docker" "start" "28192a1c8829d529d8026e249b39095223f34da755aa09e1be94c019e652c6a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "28192a1c8829d529d8026e249b39095223f34da755aa09e1be94c019e652c6a8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28192a1c8829d529d8026e249b39095223f34da755aa09e1be94c019e652c6a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "28192a1c8829d529d8026e249b39095223f34da755aa09e1be94c019e652c6a8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling bytestring v1.5.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking ownedbytes v0.9.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]     Checking tantivy-common v0.10.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking bitpacking v0.9.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking switchy_async v0.3.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tantivy-fst v0.5.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking tantivy-bitpacker v0.9.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking moosicbox_env_utils v0.3.0
[INFO] [stderr]     Checking murmurhash32 v0.3.1
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking tantivy-stacker v0.6.0
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]     Checking moosicbox_assert v0.3.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking fastdivide v0.4.2
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]    Compiling utoipa-gen v5.5.0
[INFO] [stderr]     Checking tantivy-query-grammar v0.25.0
[INFO] [stderr]     Checking switchy_time v0.3.0
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]     Checking measure_time v0.9.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking hyperloglogplus v0.4.1
[INFO] [stderr]     Checking tantivy-tokenizer-api v0.6.0
[INFO] [stderr]     Checking sketches-ddsketch v0.3.1
[INFO] [stderr]     Checking oneshot v0.1.13
[INFO] [stderr]     Checking census v0.4.2
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking levenshtein_automata v0.2.1
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]     Checking moosicbox_date_utils v0.3.0
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]     Checking moosicbox_parsing_utils v0.3.0
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking switchy_fs v0.3.0
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking json5 v1.3.1
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking bon v3.9.1
[INFO] [stderr]     Checking actix-http v3.12.1
[INFO] [stderr]     Checking tantivy-sstable v0.6.0
[INFO] [stderr]     Checking tantivy-columnar v0.6.0
[INFO] [stderr]     Checking utoipa v5.5.0
[INFO] [stderr]     Checking tantivy v0.25.0
[INFO] [stderr]     Checking actix-web v4.13.0
[INFO] [stderr]     Checking moosicbox_paging v0.3.0
[INFO] [stderr]     Checking moosicbox_profiles v0.3.0
[INFO] [stderr]     Checking switchy_database v0.3.0
[INFO] [stderr]     Checking moosicbox_json_utils v0.3.0
[INFO] [stderr]     Checking moosicbox_music_models v0.3.0
[INFO] [stderr]     Checking moosicbox_config v0.3.0
[INFO] [stderr]     Checking moosicbox_music_api_models v0.3.0
[INFO] [stderr]     Checking moosicbox_search v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `switchy_fs::with_real_fs`
[INFO] [stdout]     --> src/lib.rs:1272:9
[INFO] [stdout]      |
[INFO] [stdout] 1272 |     use switchy_fs::with_real_fs;
[INFO] [stdout]      |         ^^^^^^^^^^^^------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     no `with_real_fs` in the root
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_fs-0.3.0/src/lib.rs:273:20
[INFO] [stdout]      |
[INFO] [stdout]  272 | #[cfg(all(feature = "simulator-real-fs", feature = "simulator"))]
[INFO] [stdout]      |           ----------------------------- the item is gated behind the `simulator-real-fs` feature
[INFO] [stdout]  273 | pub use simulator::with_real_fs;
[INFO] [stdout]      |                    ^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_fs-0.3.0/src/lib.rs:279:8
[INFO] [stdout]      |
[INFO] [stdout]  278 | #[cfg(all(feature = "simulator-real-fs", not(feature = "simulator")))]
[INFO] [stdout]      |           ----------------------------- the item is gated behind the `simulator-real-fs` feature
[INFO] [stdout]  279 | pub fn with_real_fs<T>(f: impl FnOnce() -> T) -> T {
[INFO] [stdout]      |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pretty_assertions`
[INFO] [stdout]    --> src/data.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |     use pretty_assertions::assert_eq;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pretty_assertions`, use `cargo add pretty_assertions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pretty_assertions`
[INFO] [stdout]     --> src/lib.rs:1269:9
[INFO] [stdout]      |
[INFO] [stdout] 1269 |     use pretty_assertions::assert_eq;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `pretty_assertions`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `pretty_assertions`, use `cargo add pretty_assertions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serial_test`
[INFO] [stdout]     --> src/lib.rs:1270:9
[INFO] [stdout]      |
[INFO] [stdout] 1270 |     use serial_test::serial;
[INFO] [stdout]      |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `serial_test`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `serial_test`, use `cargo add serial_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `static_init`
[INFO] [stdout]     --> src/lib.rs:1271:9
[INFO] [stdout]      |
[INFO] [stdout] 1271 |     use static_init::dynamic;
[INFO] [stdout]      |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `static_init`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `static_init`, use `cargo add static_init` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]    --> src/data.rs:513:13
[INFO] [stdout]     |
[INFO] [stdout] 513 |         use chrono::NaiveDateTime;
[INFO] [stdout]     |             ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/data.rs:241:7
[INFO] [stdout]     |
[INFO] [stdout] 241 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/data.rs:263:7
[INFO] [stdout]     |
[INFO] [stdout] 263 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/data.rs:278:7
[INFO] [stdout]     |
[INFO] [stdout] 278 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/data.rs:318:7
[INFO] [stdout]     |
[INFO] [stdout] 318 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/data.rs:347:7
[INFO] [stdout]     |
[INFO] [stdout] 347 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/data.rs:393:7
[INFO] [stdout]     |
[INFO] [stdout] 393 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/data.rs:434:7
[INFO] [stdout]     |
[INFO] [stdout] 434 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/data.rs:450:7
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/data.rs:476:7
[INFO] [stdout]     |
[INFO] [stdout] 476 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/data.rs:511:7
[INFO] [stdout]     |
[INFO] [stdout] 511 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/data.rs:561:7
[INFO] [stdout]     |
[INFO] [stdout] 561 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/data.rs:637:7
[INFO] [stdout]     |
[INFO] [stdout] 637 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/data.rs:659:7
[INFO] [stdout]     |
[INFO] [stdout] 659 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/data.rs:692:7
[INFO] [stdout]     |
[INFO] [stdout] 692 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1501:7
[INFO] [stdout]      |
[INFO] [stdout] 1501 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1522:7
[INFO] [stdout]      |
[INFO] [stdout] 1522 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1548:7
[INFO] [stdout]      |
[INFO] [stdout] 1548 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1574:7
[INFO] [stdout]      |
[INFO] [stdout] 1574 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1599:7
[INFO] [stdout]      |
[INFO] [stdout] 1599 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1639:7
[INFO] [stdout]      |
[INFO] [stdout] 1639 |     #[test_log::test]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1646:7
[INFO] [stdout]      |
[INFO] [stdout] 1646 |     #[test_log::test]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1656:7
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     #[test_log::test]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1662:7
[INFO] [stdout]      |
[INFO] [stdout] 1662 |     #[test_log::test]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1667:7
[INFO] [stdout]      |
[INFO] [stdout] 1667 |     #[test_log::test]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1673:7
[INFO] [stdout]      |
[INFO] [stdout] 1673 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1690:7
[INFO] [stdout]      |
[INFO] [stdout] 1690 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1707:7
[INFO] [stdout]      |
[INFO] [stdout] 1707 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1722:7
[INFO] [stdout]      |
[INFO] [stdout] 1722 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1733:7
[INFO] [stdout]      |
[INFO] [stdout] 1733 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1751:7
[INFO] [stdout]      |
[INFO] [stdout] 1751 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1765:7
[INFO] [stdout]      |
[INFO] [stdout] 1765 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1780:7
[INFO] [stdout]      |
[INFO] [stdout] 1780 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1808:7
[INFO] [stdout]      |
[INFO] [stdout] 1808 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1831:7
[INFO] [stdout]      |
[INFO] [stdout] 1831 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1845:7
[INFO] [stdout]      |
[INFO] [stdout] 1845 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1858:7
[INFO] [stdout]      |
[INFO] [stdout] 1858 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1873:7
[INFO] [stdout]      |
[INFO] [stdout] 1873 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1896:7
[INFO] [stdout]      |
[INFO] [stdout] 1896 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1923:7
[INFO] [stdout]      |
[INFO] [stdout] 1923 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1937:7
[INFO] [stdout]      |
[INFO] [stdout] 1937 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1961:7
[INFO] [stdout]      |
[INFO] [stdout] 1961 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:1985:7
[INFO] [stdout]      |
[INFO] [stdout] 1985 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:2009:7
[INFO] [stdout]      |
[INFO] [stdout] 2009 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:2024:7
[INFO] [stdout]      |
[INFO] [stdout] 2024 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]     --> src/lib.rs:2042:7
[INFO] [stdout]      |
[INFO] [stdout] 2042 |     #[test_log::test(switchy_async::test(real_fs))]
[INFO] [stdout]      |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const associated function `TestSetup::new` in statics
[INFO] [stdout]     --> src/lib.rs:1329:40
[INFO] [stdout]      |
[INFO] [stdout] 1329 |     static mut TEST_SETUP: TestSetup = TestSetup::new();
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: calls in statics are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]      = note: consider wrapping this expression in `std::sync::LazyLock::new(|| ...)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0015, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moosicbox_search` (lib test) due to 52 previous errors
[INFO] running `Command { std: "docker" "inspect" "28192a1c8829d529d8026e249b39095223f34da755aa09e1be94c019e652c6a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28192a1c8829d529d8026e249b39095223f34da755aa09e1be94c019e652c6a8", kill_on_drop: false }`
[INFO] [stdout] 28192a1c8829d529d8026e249b39095223f34da755aa09e1be94c019e652c6a8
